x86/hypercall: Merge the hypercall arg tables
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 26 Jan 2015 15:11:59 +0000 (15:11 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 6 Sep 2016 12:36:05 +0000 (13:36 +0100)
commite30c8a11a9e84c1d19e7b24d54d2f6024cb0cac3
treef6f4c98ddf7f92c45a1e3007996c0f3538ef6f7b
parentd6d67b0475a1946ca70fed73efca4d171168662b
x86/hypercall: Merge the hypercall arg tables

For the same reason as c/s 33a231e3f "x86/HVM: fold hypercall tables" and
c/s d6d67b047 "x86/pv: Merge the pv hypercall tables", this removes the
risk of accidentally updating only one of the tables.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/hvm/hvm.c
xen/arch/x86/hypercall.c
xen/include/asm-x86/hypercall.h